home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMEDICIONFILTRO / TFORMEDICIONFILTRO.txt < prev   
Text File  |  2008-07-21  |  4KB  |  171 lines

  1. object FormEdicionFiltro: TFormEdicionFiltro
  2.   Left = 435
  3.   Top = 138
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Editar filtro de contenido Web'
  7.   ClientHeight = 423
  8.   ClientWidth = 505
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ButtonAceptar: TPlaButton
  23.     Tag = 2200
  24.     Left = 337
  25.     Top = 392
  26.     Width = 73
  27.     Height = 21
  28.     Anchors = [akRight, akBottom]
  29.     Caption = '&Aceptar'
  30.     TabOrder = 0
  31.     OnClick = ButtonAceptarClick
  32.     Default = True
  33.   end
  34.   object ButtonCancel: TPlaButton
  35.     Tag = 2400
  36.     Left = 418
  37.     Top = 392
  38.     Width = 73
  39.     Height = 21
  40.     Anchors = [akRight, akBottom]
  41.     Caption = '&Cancelar'
  42.     TabOrder = 1
  43.     TabStop = False
  44.     Cancel = True
  45.     ModalResult = 2
  46.   end
  47.   object PlaGroupBox1: TPlaGroupBox
  48.     Left = 14
  49.     Top = 7
  50.     Width = 477
  51.     Height = 369
  52.     TitleFont.Charset = DEFAULT_CHARSET
  53.     TitleFont.Color = 13977088
  54.     TitleFont.Height = -11
  55.     TitleFont.Name = 'Tahoma'
  56.     TitleFont.Style = []
  57.     Caption = 'Editar filtro de contenido'
  58.     TabOrder = 2
  59.     object Label1: TLabel
  60.       Left = 57
  61.       Top = 22
  62.       Width = 77
  63.       Height = 13
  64.       Caption = 'Nombre de filtro:'
  65.       Transparent = True
  66.     end
  67.     object Label4: TLabel
  68.       Left = 57
  69.       Top = 59
  70.       Width = 132
  71.       Height = 13
  72.       Caption = 'Las personas con este filtro:'
  73.       Transparent = True
  74.     end
  75.     object Image1: TImage
  76.       Left = 10
  77.       Top = 22
  78.       Width = 32
  79.       Height = 32
  80.       Picture.Data = {<image001.bmp>}
  81.       Transparent = True
  82.     end
  83.     object Label2: TLabel
  84.       Left = 58
  85.       Top = 104
  86.       Width = 65
  87.       Height = 13
  88.       Caption = 'Categorias:'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clWindowText
  91.       Font.Height = -11
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = [fsBold]
  94.       ParentFont = False
  95.       Transparent = True
  96.     end
  97.     object PlaTreeView1: TPlaTreeView
  98.       Left = 57
  99.       Top = 120
  100.       Width = 408
  101.       Height = 205
  102.       AllowMultiDrag = False
  103.       AutoCheck = True
  104.       AutoExpand = False
  105.       AutoScroll = True
  106.       ChangeDelay = 0
  107.       CheckBoxesType = ctAll
  108.       DragExpandDelay = 100
  109.       ExpandOnDrag = True
  110.       HideSelection = True
  111.       HeaderCaption = 'Categorias'
  112.       HotTrack = False
  113.       Indent = 19
  114.       MultiSelect = False
  115.       ShowLines = False
  116.       ShowButtons = True
  117.       ShowHeader = False
  118.       OnEditing = PlaTreeView1Editing
  119.       ReadOnly = False
  120.       ShowRoot = True
  121.       SortOrder = soAscending
  122.       SortType = stNone
  123.       ToolTips = True
  124.       DragCursor = crDrag
  125.       DragMode = dmManual
  126.       TabOrder = 2
  127.       Data = {000100000000FE}
  128.     end
  129.     object PlaEdit1: TPlaEdit
  130.       Left = 156
  131.       Top = 19
  132.       Width = 309
  133.       Height = 21
  134.       Cursor = crIBeam
  135.       MaxLength = 64
  136.       TabOrder = 0
  137.       Transparent = False
  138.     end
  139.     object PlaComboBox1: TPlaComboBox
  140.       Left = 57
  141.       Top = 75
  142.       Width = 408
  143.       Height = 21
  144.       Style = csDropDownList
  145.       TabOrder = 1
  146.       Items.Strings = (
  147.         'No pueden acceder a las categor∩┐╜as marcadas:'
  148.         'S∩┐╜lo pueden accceder a las categor∩┐╜as marcadas:')
  149.     end
  150.     object PlaButton5: TPlaButton
  151.       Left = 344
  152.       Top = 336
  153.       Width = 121
  154.       Height = 21
  155.       Caption = 'Restaurar filtro'
  156.       TabOrder = 3
  157.       OnClick = PlaButton5Click
  158.     end
  159.   end
  160.   object BAyuda: TPlaButton
  161.     Left = 14
  162.     Top = 392
  163.     Width = 73
  164.     Height = 21
  165.     Anchors = [akRight, akBottom]
  166.     Caption = 'Ayuda'
  167.     TabOrder = 3
  168.     OnClick = BAyudaClick
  169.   end
  170. end
  171.